[INFO] cloning repository https://github.com/hemanth94/dodowork
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hemanth94/dodowork" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhemanth94%2Fdodowork", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhemanth94%2Fdodowork'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b6af91ae01171a64eb79948695452e8b251d6b93
[INFO] testing hemanth94/dodowork against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhemanth94%2Fdodowork" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hemanth94/dodowork
[INFO] finished tweaking git repo https://github.com/hemanth94/dodowork
[INFO] tweaked toml for git repo https://github.com/hemanth94/dodowork written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hemanth94/dodowork on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hemanth94/dodowork already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sqlx-sqlite v0.7.4
[INFO] [stderr]   Downloaded errno v0.3.12
[INFO] [stderr]   Downloaded sqlx-macros v0.7.4
[INFO] [stderr]   Downloaded bcrypt v0.17.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.108
[INFO] [stderr]   Downloaded env_logger v0.11.8
[INFO] [stderr]   Downloaded postgres-protocol v0.6.8
[INFO] [stderr]   Downloaded sqlx-mysql v0.7.4
[INFO] [stderr]   Downloaded jiff-static v0.2.13
[INFO] [stderr]   Downloaded hyper-util v0.1.12
[INFO] [stderr]   Downloaded sqlx-postgres v0.7.4
[INFO] [stderr]   Downloaded sqlx-core v0.7.4
[INFO] [stderr]   Downloaded sqlx v0.7.4
[INFO] [stderr]   Downloaded h2 v0.4.10
[INFO] [stderr]   Downloaded reqwest v0.12.15
[INFO] [stderr]   Downloaded rust_decimal v1.37.1
[INFO] [stderr]   Downloaded postgres-types v0.2.9
[INFO] [stderr]   Downloaded sqlx-macros-core v0.7.4
[INFO] [stderr]   Downloaded whoami v1.6.0
[INFO] [stderr]   Downloaded jiff v0.2.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ab1e39245413dd1109a6493654160d1f8ace3c25085f6d4f61703dcfcaa69114
[INFO] running `Command { std: "docker" "start" "-a" "ab1e39245413dd1109a6493654160d1f8ace3c25085f6d4f61703dcfcaa69114", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab1e39245413dd1109a6493654160d1f8ace3c25085f6d4f61703dcfcaa69114", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab1e39245413dd1109a6493654160d1f8ace3c25085f6d4f61703dcfcaa69114", kill_on_drop: false }`
[INFO] [stdout] ab1e39245413dd1109a6493654160d1f8ace3c25085f6d4f61703dcfcaa69114
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 72253e90253b52a95f1d8efaaecd2d8de81072c92a123df1b4ec1e38a8b6607f
[INFO] running `Command { std: "docker" "start" "-a" "72253e90253b52a95f1d8efaaecd2d8de81072c92a123df1b4ec1e38a8b6607f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling cc v1.2.23
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling rust_decimal v1.37.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling postgres-protocol v0.6.8
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling postgres-types v0.2.9
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling brotli v8.0.1
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling jiff v0.2.13
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling bcrypt v0.17.0
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling actix-http v3.11.0
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling actix-web v4.11.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling dodowork v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 01s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "72253e90253b52a95f1d8efaaecd2d8de81072c92a123df1b4ec1e38a8b6607f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72253e90253b52a95f1d8efaaecd2d8de81072c92a123df1b4ec1e38a8b6607f", kill_on_drop: false }`
[INFO] [stdout] 72253e90253b52a95f1d8efaaecd2d8de81072c92a123df1b4ec1e38a8b6607f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 70963d8cab8afacac1c57b8736ac71079b24ae81937fe890dc3dfbfae5e2e648
[INFO] running `Command { std: "docker" "start" "-a" "70963d8cab8afacac1c57b8736ac71079b24ae81937fe890dc3dfbfae5e2e648", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling actix-http v3.11.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.12
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling actix-web v4.11.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling dodowork v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `error::*` and `logic::*`
[INFO] [stdout]   --> tests/integrated.rs:16:26
[INFO] [stdout]    |
[INFO] [stdout] 16 |     use dodowork::dodo::{error::*, jwt::*, logic::*, transaction::*};
[INFO] [stdout]    |                          ^^^^^^^^          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_valid_token` is never used
[INFO] [stdout]    --> tests/integrated.rs:106:14
[INFO] [stdout]     |
[INFO] [stdout] 106 |     async fn generate_valid_token() -> String {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "70963d8cab8afacac1c57b8736ac71079b24ae81937fe890dc3dfbfae5e2e648", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70963d8cab8afacac1c57b8736ac71079b24ae81937fe890dc3dfbfae5e2e648", kill_on_drop: false }`
[INFO] [stdout] 70963d8cab8afacac1c57b8736ac71079b24ae81937fe890dc3dfbfae5e2e648
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 22024128b9f129bebfbbe72dad78e7414b2e9fedc94e3f968afc44b61c5a2e73
[INFO] running `Command { std: "docker" "start" "-a" "22024128b9f129bebfbbe72dad78e7414b2e9fedc94e3f968afc44b61c5a2e73", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `error::*` and `logic::*`
[INFO] [stderr]   --> tests/integrated.rs:16:26
[INFO] [stderr]    |
[INFO] [stderr] 16 |     use dodowork::dodo::{error::*, jwt::*, logic::*, transaction::*};
[INFO] [stderr]    |                          ^^^^^^^^          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `generate_valid_token` is never used
[INFO] [stderr]    --> tests/integrated.rs:106:14
[INFO] [stderr]     |
[INFO] [stderr] 106 |     async fn generate_valid_token() -> String {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `dodowork` (test "integrated") generated 2 warnings (run `cargo fix --test "integrated" -p dodowork` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dodowork-97dbca471c6d1006)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dodowork-be726f0670e5e2c4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integrated.rs (/opt/rustwide/target/debug/deps/integrated-0fdf1a471acd39d5)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test tests::test_create_transaction_deposit ... FAILED
[INFO] [stdout] test tests::test_create_transaction_insufficient_funds ... FAILED
[INFO] [stdout] test tests::test_get_transactions_empty ... FAILED
[INFO] [stdout] test tests::test_create_transaction_withdrawal_success ... FAILED
[INFO] [stdout] test tests::test_create_transaction_negative_amount ... FAILED
[INFO] [stdout] test tests::test_create_transaction_invalid_token ... FAILED
[INFO] [stdout] test tests::test_create_transaction_invalid_type ... FAILED
[INFO] [stdout] test tests::test_get_transactions_invalid_token ... FAILED
[INFO] [stdout] test tests::test_login_invalid_password ... FAILED
[INFO] [stdout] test tests::test_login_empty_credentials ... FAILED
[INFO] [stdout] test tests::test_get_transactions_success ... FAILED
[INFO] [stdout] test tests::test_register_short_password ... FAILED
[INFO] [stdout] test tests::test_register_empty_credentials ... FAILED
[INFO] [stdout] test tests::test_login_invalid_username ... FAILED
[INFO] [stdout] test tests::test_register_duplicate_username ... FAILED
[INFO] [stdout] test tests::test_login_success ... FAILED
[INFO] [stdout] test tests::test_register_success ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_create_transaction_deposit stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_create_transaction_deposit' (19) panicked at tests/integrated.rs:35:14:
[INFO] [stdout] Failed to connect to test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63c18d58262a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63c18d58262a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63c18d58262a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63c18d58262a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63c18d59ab4a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63c18d59ab4a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x63c18d587482 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63c18d587482 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63c18d56044f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63c18d56044f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63c18d57a199 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63c18cc2317c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x63c18cc2317c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63c18d57a412 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x63c18d57a412 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63c18d560508 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63c18d557a99 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63c18d56147d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63c18d59b3bc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63c18d59b102 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63c18cbb9983 - <core[786f478f706679df]::result::Result<sqlx_core[6c4adb9c2c1464c7]::pool::Pool<sqlx_postgres[bb150fcee1ed2c23]::database::Postgres>, sqlx_core[6c4adb9c2c1464c7]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63c18cbda499 - integrated[abb2e8b59f83a12a]::tests::setup::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:35:14
[INFO] [stdout]   22:     0x63c18cbe3d50 - integrated[abb2e8b59f83a12a]::tests::test_create_transaction_deposit::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:280:35
[INFO] [stdout]   23:     0x63c18cba06bf - <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_deposit::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x63c18cb95780 - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_deposit::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x63c18cb45cd5 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::task::local::LocalData>>::try_with::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_deposit::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x63c18cb4513e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::task::local::LocalData>>::with::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_deposit::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x63c18cb93266 - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_deposit::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x63c18cba2f66 - <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_deposit::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x63c18cb975ef - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until::<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_deposit::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x63c18cbb23bd - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_deposit::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x63c18cbb27fd - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_deposit::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x63c18cb4485d - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_deposit::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   33:     0x63c18cb41cfb - tokio[1489c2ff17f45dc8]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_deposit::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x63c18cb41cfb - tokio[1489c2ff17f45dc8]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_deposit::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x63c18cb41cfb - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_deposit::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   36:     0x63c18cb064d0 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_deposit::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   37:     0x63c18cb2e5bd - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_deposit::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   38:     0x63c18cb28b24 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_deposit::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   39:     0x63c18cc0c49b - <tokio[1489c2ff17f45dc8]::runtime::context::scoped::Scoped<tokio[1489c2ff17f45dc8]::runtime::scheduler::Context>>::set::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_deposit::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x63c18cbc3909 - tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_deposit::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x63c18cb49ea2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::runtime::context::Context>>::try_with::<tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_deposit::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x63c18cb4680e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::runtime::context::Context>>::with::<tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_deposit::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x63c18cbbf72d - tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_deposit::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x63c18cb17270 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_deposit::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   45:     0x63c18cb1e006 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_deposit::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   46:     0x63c18cb20980 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_deposit::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x63c18cbcdca3 - tokio[1489c2ff17f45dc8]::runtime::context::runtime::enter_runtime::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_deposit::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x63c18cb03273 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_deposit::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x63c18cc05da1 - <tokio[1489c2ff17f45dc8]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_deposit::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   50:     0x63c18cc0a21d - <tokio[1489c2ff17f45dc8]::runtime::runtime::Runtime>::block_on::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_deposit::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:328:18
[INFO] [stdout]   51:     0x63c18cb93b1c - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_deposit::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:646:12
[INFO] [stdout]   52:     0x63c18cbb3664 - <actix_rt[77e9cf482354c6da]::runtime::Runtime>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_deposit::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x63c18cbc99e8 - <actix_rt[77e9cf482354c6da]::system::SystemRunner>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_deposit::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x63c18cbf0235 - integrated[abb2e8b59f83a12a]::tests::test_create_transaction_deposit
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:278:5
[INFO] [stdout]   55:     0x63c18cbd9e87 - integrated[abb2e8b59f83a12a]::tests::test_create_transaction_deposit::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:279:47
[INFO] [stdout]   56:     0x63c18cb644f6 - <integrated[abb2e8b59f83a12a]::tests::test_create_transaction_deposit::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x63c18cc1725b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x63c18cc1725b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x63c18cc23c4b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x63c18cc23c4b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x63c18cc23c4b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x63c18cc23c4b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x63c18cc1f364 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x63c18cc1f364 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x63c18cc26852 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x63c18cc26852 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x63c18cc26852 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x63c18cc26852 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x63c18cc26852 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x63c18cc26852 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x63c18cc26852 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x63c18d581bff - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   76:     0x63c18d581bff - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7bf919e7aaa4 - <unknown>
[INFO] [stdout]   78:     0x7bf919f07a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_create_transaction_insufficient_funds stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_create_transaction_insufficient_funds' (20) panicked at tests/integrated.rs:35:14:
[INFO] [stdout] Failed to connect to test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63c18d58262a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63c18d58262a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63c18d58262a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63c18d58262a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63c18d59ab4a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63c18d59ab4a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x63c18d587482 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63c18d587482 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63c18d56044f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63c18d56044f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63c18d57a199 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63c18cc2317c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x63c18cc2317c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63c18d57a412 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x63c18d57a412 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63c18d560508 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63c18d557a99 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63c18d56147d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63c18d59b3bc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63c18d59b102 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63c18cbb9983 - <core[786f478f706679df]::result::Result<sqlx_core[6c4adb9c2c1464c7]::pool::Pool<sqlx_postgres[bb150fcee1ed2c23]::database::Postgres>, sqlx_core[6c4adb9c2c1464c7]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63c18cbda499 - integrated[abb2e8b59f83a12a]::tests::setup::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:35:14
[INFO] [stdout]   22:     0x63c18cbec578 - integrated[abb2e8b59f83a12a]::tests::test_create_transaction_insufficient_funds::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:362:35
[INFO] [stdout]   23:     0x63c18cba0f7f - <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_insufficient_funds::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x63c18cb95e10 - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_insufficient_funds::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x63c18cb463d5 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::task::local::LocalData>>::try_with::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_insufficient_funds::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x63c18cb4536e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::task::local::LocalData>>::with::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_insufficient_funds::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x63c18cb93426 - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_insufficient_funds::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x63c18cba3196 - <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_insufficient_funds::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x63c18cb987df - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until::<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_insufficient_funds::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x63c18cbb257d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_insufficient_funds::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x63c18cbb29bd - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_insufficient_funds::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x63c18cb44a1d - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_insufficient_funds::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   33:     0x63c18cb4285b - tokio[1489c2ff17f45dc8]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_insufficient_funds::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x63c18cb4285b - tokio[1489c2ff17f45dc8]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_insufficient_funds::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x63c18cb4285b - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_insufficient_funds::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   36:     0x63c18cb07ab0 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_insufficient_funds::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   37:     0x63c18cb3301d - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_insufficient_funds::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   38:     0x63c18cb28c04 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_insufficient_funds::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   39:     0x63c18cc0cdcb - <tokio[1489c2ff17f45dc8]::runtime::context::scoped::Scoped<tokio[1489c2ff17f45dc8]::runtime::scheduler::Context>>::set::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_insufficient_funds::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x63c18cbc3ac9 - tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_insufficient_funds::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x63c18cb4a762 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::runtime::context::Context>>::try_with::<tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_insufficient_funds::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x63c18cb46aae - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::runtime::context::Context>>::with::<tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_insufficient_funds::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x63c18cbbf8ed - tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_insufficient_funds::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x63c18cb18f50 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_insufficient_funds::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   45:     0x63c18cb1e386 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_insufficient_funds::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   46:     0x63c18cb220b0 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_insufficient_funds::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x63c18cbce6b3 - tokio[1489c2ff17f45dc8]::runtime::context::runtime::enter_runtime::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_insufficient_funds::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x63c18cb03743 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_insufficient_funds::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x63c18cc06511 - <tokio[1489c2ff17f45dc8]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_insufficient_funds::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   50:     0x63c18cc0b63d - <tokio[1489c2ff17f45dc8]::runtime::runtime::Runtime>::block_on::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_insufficient_funds::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:328:18
[INFO] [stdout]   51:     0x63c18cb9405c - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_insufficient_funds::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:646:12
[INFO] [stdout]   52:     0x63c18cbb3904 - <actix_rt[77e9cf482354c6da]::runtime::Runtime>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_insufficient_funds::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x63c18cbc9c18 - <actix_rt[77e9cf482354c6da]::system::SystemRunner>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_insufficient_funds::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x63c18cbf0625 - integrated[abb2e8b59f83a12a]::tests::test_create_transaction_insufficient_funds
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:360:5
[INFO] [stdout]   55:     0x63c18cbd9fd7 - integrated[abb2e8b59f83a12a]::tests::test_create_transaction_insufficient_funds::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:361:58
[INFO] [stdout]   56:     0x63c18cb646b6 - <integrated[abb2e8b59f83a12a]::tests::test_create_transaction_insufficient_funds::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x63c18cc1725b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x63c18cc1725b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x63c18cc23c4b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x63c18cc23c4b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x63c18cc23c4b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x63c18cc23c4b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x63c18cc1f364 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x63c18cc1f364 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x63c18cc26852 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x63c18cc26852 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x63c18cc26852 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x63c18cc26852 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x63c18cc26852 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x63c18cc26852 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x63c18cc26852 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x63c18d581bff - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   76:     0x63c18d581bff - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7bf919e7aaa4 - <unknown>
[INFO] [stdout]   78:     0x7bf919f07a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_get_transactions_empty stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_get_transactions_empty' (26) panicked at tests/integrated.rs:35:14:
[INFO] [stdout] Failed to connect to test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63c18d58262a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63c18d58262a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63c18d58262a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63c18d58262a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63c18d59ab4a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63c18d59ab4a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x63c18d587482 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63c18d587482 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63c18d56044f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63c18d56044f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63c18d57a199 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63c18cc2317c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x63c18cc2317c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63c18d57a412 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x63c18d57a412 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63c18d560508 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63c18d557a99 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63c18d56147d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63c18d59b3bc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63c18d59b102 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63c18cbb9983 - <core[786f478f706679df]::result::Result<sqlx_core[6c4adb9c2c1464c7]::pool::Pool<sqlx_postgres[bb150fcee1ed2c23]::database::Postgres>, sqlx_core[6c4adb9c2c1464c7]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63c18cbda499 - integrated[abb2e8b59f83a12a]::tests::setup::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:35:14
[INFO] [stdout]   22:     0x63c18cbdd07c - integrated[abb2e8b59f83a12a]::tests::test_get_transactions_empty::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:531:35
[INFO] [stdout]   23:     0x63c18cb9ff3f - <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_empty::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x63c18cb951e0 - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_empty::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x63c18cb456d5 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::task::local::LocalData>>::try_with::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_empty::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x63c18cb44f5e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::task::local::LocalData>>::with::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_empty::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x63c18cb930e6 - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_empty::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x63c18cba2d86 - <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_empty::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x63c18cb9668f - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until::<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_empty::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x63c18cbb223d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_empty::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x63c18cbb267d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_empty::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x63c18cb446dd - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_empty::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   33:     0x63c18cb4133b - tokio[1489c2ff17f45dc8]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_empty::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x63c18cb4133b - tokio[1489c2ff17f45dc8]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_empty::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x63c18cb4133b - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_empty::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   36:     0x63c18cb05210 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_empty::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   37:     0x63c18cb2a5fd - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_empty::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   38:     0x63c18cb28a64 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_empty::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   39:     0x63c18cc0bcbb - <tokio[1489c2ff17f45dc8]::runtime::context::scoped::Scoped<tokio[1489c2ff17f45dc8]::runtime::scheduler::Context>>::set::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_empty::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x63c18cbc3789 - tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_empty::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x63c18cb49722 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::runtime::context::Context>>::try_with::<tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_empty::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x63c18cb465ce - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::runtime::context::Context>>::with::<tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_empty::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x63c18cbbf5ad - tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_empty::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x63c18cb159b0 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_empty::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   45:     0x63c18cb1dd06 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_empty::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   46:     0x63c18cb1f5a0 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_empty::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x63c18cbcd403 - tokio[1489c2ff17f45dc8]::runtime::context::runtime::enter_runtime::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_empty::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x63c18cb02e53 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_empty::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x63c18cc05741 - <tokio[1489c2ff17f45dc8]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_empty::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   50:     0x63c18cc090dd - <tokio[1489c2ff17f45dc8]::runtime::runtime::Runtime>::block_on::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_empty::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:328:18
[INFO] [stdout]   51:     0x63c18cb9369c - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_empty::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:646:12
[INFO] [stdout]   52:     0x63c18cbb3424 - <actix_rt[77e9cf482354c6da]::runtime::Runtime>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_empty::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x63c18cbc9808 - <actix_rt[77e9cf482354c6da]::system::SystemRunner>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_empty::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x63c18cbefed5 - integrated[abb2e8b59f83a12a]::tests::test_get_transactions_empty
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:529:5
[INFO] [stdout]   55:     0x63c18cbd9d67 - integrated[abb2e8b59f83a12a]::tests::test_get_transactions_empty::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:530:43
[INFO] [stdout]   56:     0x63c18cb64376 - <integrated[abb2e8b59f83a12a]::tests::test_get_transactions_empty::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x63c18cc1725b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x63c18cc1725b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x63c18cc23c4b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x63c18cc23c4b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x63c18cc23c4b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x63c18cc23c4b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x63c18cc1f364 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x63c18cc1f364 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x63c18cc26852 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x63c18cc26852 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x63c18cc26852 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x63c18cc26852 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x63c18cc26852 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x63c18cc26852 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x63c18cc26852 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x63c18d581bff - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   76:     0x63c18d581bff - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7bf919e7aaa4 - <unknown>
[INFO] [stdout]   78:     0x7bf919f07a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_create_transaction_withdrawal_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_create_transaction_withdrawal_success' (25) panicked at tests/integrated.rs:35:14:
[INFO] [stdout] Failed to connect to test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63c18d58262a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63c18d58262a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63c18d58262a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63c18d58262a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63c18d59ab4a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63c18d59ab4a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x63c18d587482 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63c18d587482 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63c18d56044f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63c18d56044f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63c18d57a199 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63c18cc2317c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x63c18cc2317c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63c18d57a412 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x63c18d57a412 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63c18d560508 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63c18d557a99 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63c18d56147d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63c18d59b3bc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63c18d59b102 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63c18cbb9983 - <core[786f478f706679df]::result::Result<sqlx_core[6c4adb9c2c1464c7]::pool::Pool<sqlx_postgres[bb150fcee1ed2c23]::database::Postgres>, sqlx_core[6c4adb9c2c1464c7]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63c18cbda499 - integrated[abb2e8b59f83a12a]::tests::setup::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:35:14
[INFO] [stdout]   22:     0x63c18cbee010 - integrated[abb2e8b59f83a12a]::tests::test_create_transaction_withdrawal_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:321:35
[INFO] [stdout]   23:     0x63c18cba10bf - <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_withdrawal_success::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x63c18cb95f00 - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_withdrawal_success::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x63c18cb464d5 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::task::local::LocalData>>::try_with::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_withdrawal_success::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x63c18cb453be - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::task::local::LocalData>>::with::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_withdrawal_success::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x63c18cb93466 - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_withdrawal_success::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x63c18cba31e6 - <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_withdrawal_success::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x63c18cb98a6f - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until::<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_withdrawal_success::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x63c18cbb25bd - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_withdrawal_success::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x63c18cbb29fd - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_withdrawal_success::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x63c18cb44a5d - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_withdrawal_success::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   33:     0x63c18cb429fb - tokio[1489c2ff17f45dc8]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_withdrawal_success::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x63c18cb429fb - tokio[1489c2ff17f45dc8]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_withdrawal_success::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x63c18cb429fb - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_withdrawal_success::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   36:     0x63c18cb07dd0 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_withdrawal_success::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   37:     0x63c18cb33abd - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_withdrawal_success::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   38:     0x63c18cb28c24 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_withdrawal_success::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   39:     0x63c18cc0cf1b - <tokio[1489c2ff17f45dc8]::runtime::context::scoped::Scoped<tokio[1489c2ff17f45dc8]::runtime::scheduler::Context>>::set::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_withdrawal_success::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x63c18cbc3b09 - tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_withdrawal_success::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x63c18cb4a8a2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::runtime::context::Context>>::try_with::<tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_withdrawal_success::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x63c18cb46b0e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::runtime::context::Context>>::with::<tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_withdrawal_success::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x63c18cbbf92d - tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_withdrawal_success::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x63c18cb19370 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_withdrawal_success::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   45:     0x63c18cb1e406 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_withdrawal_success::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   46:     0x63c18cb22400 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_withdrawal_success::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x63c18cbce823 - tokio[1489c2ff17f45dc8]::runtime::context::runtime::enter_runtime::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_withdrawal_success::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x63c18cb037f3 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_withdrawal_success::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x63c18cc06621 - <tokio[1489c2ff17f45dc8]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_withdrawal_success::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   50:     0x63c18cc0b91d - <tokio[1489c2ff17f45dc8]::runtime::runtime::Runtime>::block_on::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_withdrawal_success::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:328:18
[INFO] [stdout]   51:     0x63c18cb9411c - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_withdrawal_success::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:646:12
[INFO] [stdout]   52:     0x63c18cbb3964 - <actix_rt[77e9cf482354c6da]::runtime::Runtime>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_withdrawal_success::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x63c18cbc9c68 - <actix_rt[77e9cf482354c6da]::system::SystemRunner>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_withdrawal_success::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x63c18cbf06b5 - integrated[abb2e8b59f83a12a]::tests::test_create_transaction_withdrawal_success
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:319:5
[INFO] [stdout]   55:     0x63c18cbda007 - integrated[abb2e8b59f83a12a]::tests::test_create_transaction_withdrawal_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:320:58
[INFO] [stdout]   56:     0x63c18cb646f6 - <integrated[abb2e8b59f83a12a]::tests::test_create_transaction_withdrawal_success::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x63c18cc1725b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x63c18cc1725b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x63c18cc23c4b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x63c18cc23c4b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x63c18cc23c4b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x63c18cc23c4b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x63c18cc1f364 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x63c18cc1f364 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x63c18cc26852 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x63c18cc26852 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x63c18cc26852 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x63c18cc26852 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x63c18cc26852 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x63c18cc26852 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x63c18cc26852 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x63c18d581bff - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   76:     0x63c18d581bff - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7bf919e7aaa4 - <unknown>
[INFO] [stdout]   78:     0x7bf919f07a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_create_transaction_negative_amount stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_create_transaction_negative_amount' (24) panicked at tests/integrated.rs:35:14:
[INFO] [stdout] Failed to connect to test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63c18d58262a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63c18d58262a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63c18d58262a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63c18d58262a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63c18d59ab4a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63c18d59ab4a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x63c18d587482 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63c18d587482 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63c18d56044f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63c18d56044f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63c18d57a199 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63c18cc2317c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x63c18cc2317c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63c18d57a412 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x63c18d57a412 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63c18d560508 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63c18d557a99 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63c18d56147d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63c18d59b3bc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63c18d59b102 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63c18cbb9983 - <core[786f478f706679df]::result::Result<sqlx_core[6c4adb9c2c1464c7]::pool::Pool<sqlx_postgres[bb150fcee1ed2c23]::database::Postgres>, sqlx_core[6c4adb9c2c1464c7]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63c18cbda499 - integrated[abb2e8b59f83a12a]::tests::setup::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:35:14
[INFO] [stdout]   22:     0x63c18cbeaaf8 - integrated[abb2e8b59f83a12a]::tests::test_create_transaction_negative_amount::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:393:35
[INFO] [stdout]   23:     0x63c18cba0e3f - <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_negative_amount::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x63c18cb95d20 - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_negative_amount::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x63c18cb462d5 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::task::local::LocalData>>::try_with::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_negative_amount::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x63c18cb4531e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::task::local::LocalData>>::with::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_negative_amount::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x63c18cb933e6 - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_negative_amount::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x63c18cba3146 - <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_negative_amount::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x63c18cb9854f - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until::<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_negative_amount::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x63c18cbb253d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_negative_amount::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x63c18cbb297d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_negative_amount::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x63c18cb449dd - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_negative_amount::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   33:     0x63c18cb426bb - tokio[1489c2ff17f45dc8]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_negative_amount::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x63c18cb426bb - tokio[1489c2ff17f45dc8]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_negative_amount::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x63c18cb426bb - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_negative_amount::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   36:     0x63c18cb07790 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_negative_amount::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   37:     0x63c18cb3257d - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_negative_amount::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   38:     0x63c18cb28be4 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_negative_amount::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   39:     0x63c18cc0cc7b - <tokio[1489c2ff17f45dc8]::runtime::context::scoped::Scoped<tokio[1489c2ff17f45dc8]::runtime::scheduler::Context>>::set::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_negative_amount::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x63c18cbc3a89 - tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_negative_amount::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x63c18cb4a622 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::runtime::context::Context>>::try_with::<tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_negative_amount::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x63c18cb46a4e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::runtime::context::Context>>::with::<tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_negative_amount::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x63c18cbbf8ad - tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_negative_amount::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x63c18cb18b30 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_negative_amount::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   45:     0x63c18cb1e306 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_negative_amount::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   46:     0x63c18cb21d60 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_negative_amount::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x63c18cbce543 - tokio[1489c2ff17f45dc8]::runtime::context::runtime::enter_runtime::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_negative_amount::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x63c18cb03693 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_negative_amount::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x63c18cc06401 - <tokio[1489c2ff17f45dc8]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_negative_amount::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   50:     0x63c18cc0b35d - <tokio[1489c2ff17f45dc8]::runtime::runtime::Runtime>::block_on::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_negative_amount::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:328:18
[INFO] [stdout]   51:     0x63c18cb93f9c - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_negative_amount::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:646:12
[INFO] [stdout]   52:     0x63c18cbb38a4 - <actix_rt[77e9cf482354c6da]::runtime::Runtime>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_negative_amount::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x63c18cbc9bc8 - <actix_rt[77e9cf482354c6da]::system::SystemRunner>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_negative_amount::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x63c18cbf0595 - integrated[abb2e8b59f83a12a]::tests::test_create_transaction_negative_amount
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:391:5
[INFO] [stdout]   55:     0x63c18cbd9fa7 - integrated[abb2e8b59f83a12a]::tests::test_create_transaction_negative_amount::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:392:55
[INFO] [stdout]   56:     0x63c18cb64676 - <integrated[abb2e8b59f83a12a]::tests::test_create_transaction_negative_amount::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x63c18cc1725b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x63c18cc1725b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x63c18cc23c4b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x63c18cc23c4b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x63c18cc23c4b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x63c18cc23c4b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x63c18cc1f364 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x63c18cc1f364 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x63c18cc26852 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x63c18cc26852 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x63c18cc26852 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x63c18cc26852 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x63c18cc26852 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x63c18cc26852 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x63c18cc26852 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x63c18d581bff - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   76:     0x63c18d581bff - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7bf919e7aaa4 - <unknown>
[INFO] [stdout]   78:     0x7bf919f07a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_create_transaction_invalid_token stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_create_transaction_invalid_token' (22) panicked at tests/integrated.rs:35:14:
[INFO] [stdout] Failed to connect to test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63c18d58262a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63c18d58262a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63c18d58262a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63c18d58262a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63c18d59ab4a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63c18d59ab4a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x63c18d587482 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63c18d587482 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63c18d56044f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63c18d56044f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63c18d57a199 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63c18cc2317c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x63c18cc2317c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63c18d57a412 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x63c18d57a412 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63c18d560508 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63c18d557a99 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63c18d56147d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63c18d59b3bc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63c18d59b102 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63c18cbb9983 - <core[786f478f706679df]::result::Result<sqlx_core[6c4adb9c2c1464c7]::pool::Pool<sqlx_postgres[bb150fcee1ed2c23]::database::Postgres>, sqlx_core[6c4adb9c2c1464c7]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63c18cbda499 - integrated[abb2e8b59f83a12a]::tests::setup::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:35:14
[INFO] [stdout]   22:     0x63c18cbe991c - integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:458:36
[INFO] [stdout]   23:     0x63c18cba0cff - <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_token::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x63c18cb95c30 - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_token::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x63c18cb461d5 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::task::local::LocalData>>::try_with::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_token::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x63c18cb452ce - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::task::local::LocalData>>::with::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_token::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x63c18cb933a6 - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_token::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x63c18cba30f6 - <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_token::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x63c18cb982bf - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until::<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_token::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x63c18cbb24fd - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_token::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x63c18cbb293d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_token::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x63c18cb4499d - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_token::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   33:     0x63c18cb4251b - tokio[1489c2ff17f45dc8]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_token::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x63c18cb4251b - tokio[1489c2ff17f45dc8]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_token::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x63c18cb4251b - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_token::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   36:     0x63c18cb07470 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_token::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   37:     0x63c18cb31add - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_token::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   38:     0x63c18cb28bc4 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_token::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   39:     0x63c18cc0cb2b - <tokio[1489c2ff17f45dc8]::runtime::context::scoped::Scoped<tokio[1489c2ff17f45dc8]::runtime::scheduler::Context>>::set::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_token::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x63c18cbc3a49 - tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_token::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x63c18cb4a4e2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::runtime::context::Context>>::try_with::<tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_token::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x63c18cb469ee - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::runtime::context::Context>>::with::<tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_token::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x63c18cbbf86d - tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_token::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x63c18cb18710 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_token::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   45:     0x63c18cb1e286 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_token::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   46:     0x63c18cb21a10 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_token::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x63c18cbce3d3 - tokio[1489c2ff17f45dc8]::runtime::context::runtime::enter_runtime::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_token::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x63c18cb035e3 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_token::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x63c18cc062f1 - <tokio[1489c2ff17f45dc8]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_token::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   50:     0x63c18cc0b07d - <tokio[1489c2ff17f45dc8]::runtime::runtime::Runtime>::block_on::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_token::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:328:18
[INFO] [stdout]   51:     0x63c18cb93eda - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_token::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:646:12
[INFO] [stdout]   52:     0x63c18cbb3846 - <actix_rt[77e9cf482354c6da]::runtime::Runtime>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_token::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x63c18cbc9b76 - <actix_rt[77e9cf482354c6da]::system::SystemRunner>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_token::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x63c18cbf0507 - integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_token
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:456:5
[INFO] [stdout]   55:     0x63c18cbd9f77 - integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:457:53
[INFO] [stdout]   56:     0x63c18cb64636 - <integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_token::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x63c18cc1725b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x63c18cc1725b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x63c18cc23c4b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x63c18cc23c4b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x63c18cc23c4b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x63c18cc23c4b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x63c18cc1f364 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x63c18cc1f364 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x63c18cc26852 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x63c18cc26852 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x63c18cc26852 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x63c18cc26852 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x63c18cc26852 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x63c18cc26852 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x63c18cc26852 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x63c18d581bff - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   76:     0x63c18d581bff - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7bf919e7aaa4 - <unknown>
[INFO] [stdout]   78:     0x7bf919f07a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_create_transaction_invalid_type stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_create_transaction_invalid_type' (23) panicked at tests/integrated.rs:35:14:
[INFO] [stdout] Failed to connect to test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63c18d58262a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63c18d58262a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63c18d58262a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63c18d58262a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63c18d59ab4a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63c18d59ab4a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x63c18d587482 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63c18d587482 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63c18d56044f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63c18d56044f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63c18d57a199 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63c18cc2317c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x63c18cc2317c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63c18d57a412 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x63c18d57a412 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63c18d560508 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63c18d557a99 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63c18d56147d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63c18d59b3bc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63c18d59b102 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63c18cbb9983 - <core[786f478f706679df]::result::Result<sqlx_core[6c4adb9c2c1464c7]::pool::Pool<sqlx_postgres[bb150fcee1ed2c23]::database::Postgres>, sqlx_core[6c4adb9c2c1464c7]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63c18cbda499 - integrated[abb2e8b59f83a12a]::tests::setup::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:35:14
[INFO] [stdout]   22:     0x63c18cbe7ee8 - integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_type::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:424:35
[INFO] [stdout]   23:     0x63c18cba0bbf - <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_type::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x63c18cb95b40 - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_type::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x63c18cb460d5 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::task::local::LocalData>>::try_with::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_type::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x63c18cb4527e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::task::local::LocalData>>::with::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_type::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x63c18cb93366 - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_type::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x63c18cba30a6 - <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_type::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x63c18cb9802f - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until::<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_type::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x63c18cbb24bd - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_type::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x63c18cbb28fd - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_type::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x63c18cb4495d - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_type::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   33:     0x63c18cb4237b - tokio[1489c2ff17f45dc8]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_type::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x63c18cb4237b - tokio[1489c2ff17f45dc8]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_type::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x63c18cb4237b - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_type::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   36:     0x63c18cb07150 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_type::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   37:     0x63c18cb3103d - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_type::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   38:     0x63c18cb28ba4 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_type::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   39:     0x63c18cc0c9db - <tokio[1489c2ff17f45dc8]::runtime::context::scoped::Scoped<tokio[1489c2ff17f45dc8]::runtime::scheduler::Context>>::set::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_type::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x63c18cbc3a09 - tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_type::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x63c18cb4a3a2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::runtime::context::Context>>::try_with::<tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_type::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x63c18cb4698e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::runtime::context::Context>>::with::<tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_type::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x63c18cbbf82d - tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_type::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x63c18cb182f0 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_type::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   45:     0x63c18cb1e206 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_type::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   46:     0x63c18cb216c0 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_type::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x63c18cbce263 - tokio[1489c2ff17f45dc8]::runtime::context::runtime::enter_runtime::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_type::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x63c18cb03533 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_type::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x63c18cc061e1 - <tokio[1489c2ff17f45dc8]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_type::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   50:     0x63c18cc0ad9d - <tokio[1489c2ff17f45dc8]::runtime::runtime::Runtime>::block_on::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_type::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:328:18
[INFO] [stdout]   51:     0x63c18cb93e1c - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_type::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:646:12
[INFO] [stdout]   52:     0x63c18cbb37e4 - <actix_rt[77e9cf482354c6da]::runtime::Runtime>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_type::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x63c18cbc9b28 - <actix_rt[77e9cf482354c6da]::system::SystemRunner>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_type::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x63c18cbf0475 - integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_type
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:422:5
[INFO] [stdout]   55:     0x63c18cbd9f47 - integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_type::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:423:52
[INFO] [stdout]   56:     0x63c18cb645f6 - <integrated[abb2e8b59f83a12a]::tests::test_create_transaction_invalid_type::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x63c18cc1725b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x63c18cc1725b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x63c18cc23c4b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x63c18cc23c4b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x63c18cc23c4b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x63c18cc23c4b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x63c18cc1f364 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x63c18cc1f364 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x63c18cc26852 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x63c18cc26852 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x63c18cc26852 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x63c18cc26852 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x63c18cc26852 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x63c18cc26852 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x63c18cc26852 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x63c18d581bff - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   76:     0x63c18d581bff - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7bf919e7aaa4 - <unknown>
[INFO] [stdout]   78:     0x7bf919f07a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_get_transactions_invalid_token stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_get_transactions_invalid_token' (27) panicked at tests/integrated.rs:35:14:
[INFO] [stdout] Failed to connect to test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63c18d58262a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63c18d58262a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63c18d58262a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63c18d58262a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63c18d59ab4a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63c18d59ab4a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x63c18d587482 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63c18d587482 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63c18d56044f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63c18d56044f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63c18d57a199 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63c18cc2317c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x63c18cc2317c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63c18d57a412 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x63c18d57a412 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63c18d560508 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63c18d557a99 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63c18d56147d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63c18d59b3bc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63c18d59b102 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63c18cbb9983 - <core[786f478f706679df]::result::Result<sqlx_core[6c4adb9c2c1464c7]::pool::Pool<sqlx_postgres[bb150fcee1ed2c23]::database::Postgres>, sqlx_core[6c4adb9c2c1464c7]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63c18cbda499 - integrated[abb2e8b59f83a12a]::tests::setup::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:35:14
[INFO] [stdout]   22:     0x63c18cbe74a0 - integrated[abb2e8b59f83a12a]::tests::test_get_transactions_invalid_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:556:36
[INFO] [stdout]   23:     0x63c18cba0a7f - <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_invalid_token::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x63c18cb95a50 - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_invalid_token::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x63c18cb45fd5 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::task::local::LocalData>>::try_with::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_invalid_token::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x63c18cb4522e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::task::local::LocalData>>::with::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_invalid_token::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x63c18cb93326 - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_invalid_token::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x63c18cba3056 - <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_invalid_token::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x63c18cb97d9f - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until::<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_invalid_token::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x63c18cbb247d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_invalid_token::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x63c18cbb28bd - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_invalid_token::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x63c18cb4491d - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_invalid_token::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   33:     0x63c18cb421db - tokio[1489c2ff17f45dc8]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_invalid_token::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x63c18cb421db - tokio[1489c2ff17f45dc8]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_invalid_token::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x63c18cb421db - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_invalid_token::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   36:     0x63c18cb06e30 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_invalid_token::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   37:     0x63c18cb3059d - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_invalid_token::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   38:     0x63c18cb28b84 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_invalid_token::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   39:     0x63c18cc0c88b - <tokio[1489c2ff17f45dc8]::runtime::context::scoped::Scoped<tokio[1489c2ff17f45dc8]::runtime::scheduler::Context>>::set::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_invalid_token::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x63c18cbc39c9 - tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_invalid_token::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x63c18cb4a262 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::runtime::context::Context>>::try_with::<tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_invalid_token::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x63c18cb4692e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::runtime::context::Context>>::with::<tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_invalid_token::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x63c18cbbf7ed - tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_invalid_token::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x63c18cb17ed0 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_invalid_token::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   45:     0x63c18cb1e186 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_invalid_token::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   46:     0x63c18cb21370 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_invalid_token::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x63c18cbce0f3 - tokio[1489c2ff17f45dc8]::runtime::context::runtime::enter_runtime::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_invalid_token::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x63c18cb03483 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_invalid_token::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x63c18cc060d1 - <tokio[1489c2ff17f45dc8]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_invalid_token::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   50:     0x63c18cc0aabd - <tokio[1489c2ff17f45dc8]::runtime::runtime::Runtime>::block_on::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_invalid_token::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:328:18
[INFO] [stdout]   51:     0x63c18cb93d5a - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_invalid_token::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:646:12
[INFO] [stdout]   52:     0x63c18cbb3786 - <actix_rt[77e9cf482354c6da]::runtime::Runtime>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_invalid_token::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x63c18cbc9ad6 - <actix_rt[77e9cf482354c6da]::system::SystemRunner>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_invalid_token::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x63c18cbf03e7 - integrated[abb2e8b59f83a12a]::tests::test_get_transactions_invalid_token
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:554:5
[INFO] [stdout]   55:     0x63c18cbd9f17 - integrated[abb2e8b59f83a12a]::tests::test_get_transactions_invalid_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:555:51
[INFO] [stdout]   56:     0x63c18cb645b6 - <integrated[abb2e8b59f83a12a]::tests::test_get_transactions_invalid_token::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x63c18cc1725b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x63c18cc1725b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x63c18cc23c4b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x63c18cc23c4b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x63c18cc23c4b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x63c18cc23c4b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x63c18cc1f364 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x63c18cc1f364 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x63c18cc26852 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x63c18cc26852 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x63c18cc26852 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x63c18cc26852 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x63c18cc26852 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x63c18cc26852 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x63c18cc26852 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x63c18d581bff - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   76:     0x63c18d581bff - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7bf919e7aaa4 - <unknown>
[INFO] [stdout]   78:     0x7bf919f07a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_login_invalid_password stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_login_invalid_password' (38) panicked at tests/integrated.rs:35:14:
[INFO] [stdout] Failed to connect to test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63c18d58262a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63c18d58262a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63c18d58262a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63c18d58262a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63c18d59ab4a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63c18d59ab4a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x63c18d587482 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63c18d587482 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63c18d56044f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63c18d56044f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63c18d57a199 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63c18cc2317c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x63c18cc2317c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63c18d57a412 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x63c18d57a412 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63c18d560508 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63c18d557a99 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63c18d56147d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63c18d59b3bc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63c18d59b102 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63c18cbb9983 - <core[786f478f706679df]::result::Result<sqlx_core[6c4adb9c2c1464c7]::pool::Pool<sqlx_postgres[bb150fcee1ed2c23]::database::Postgres>, sqlx_core[6c4adb9c2c1464c7]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63c18cbda499 - integrated[abb2e8b59f83a12a]::tests::setup::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:35:14
[INFO] [stdout]   22:     0x63c18cbde3a1 - integrated[abb2e8b59f83a12a]::tests::test_login_invalid_password::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:234:35
[INFO] [stdout]   23:     0x63c18cba007f - <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_password::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x63c18cb952d0 - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_password::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x63c18cb457d5 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::task::local::LocalData>>::try_with::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_password::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x63c18cb44fae - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::task::local::LocalData>>::with::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_password::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x63c18cb93126 - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_password::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x63c18cba2dd6 - <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_password::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x63c18cb9691f - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until::<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_password::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x63c18cbb227d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_password::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x63c18cbb26bd - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_password::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x63c18cb4471d - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_password::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   33:     0x63c18cb414db - tokio[1489c2ff17f45dc8]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_password::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x63c18cb414db - tokio[1489c2ff17f45dc8]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_password::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x63c18cb414db - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_password::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   36:     0x63c18cb05530 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_password::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   37:     0x63c18cb2b09d - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_password::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   38:     0x63c18cb28a84 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_password::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   39:     0x63c18cc0be0b - <tokio[1489c2ff17f45dc8]::runtime::context::scoped::Scoped<tokio[1489c2ff17f45dc8]::runtime::scheduler::Context>>::set::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_password::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x63c18cbc37c9 - tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_password::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x63c18cb49862 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::runtime::context::Context>>::try_with::<tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_password::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x63c18cb4662e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::runtime::context::Context>>::with::<tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_password::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x63c18cbbf5ed - tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_password::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x63c18cb15dd0 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_password::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   45:     0x63c18cb1dd86 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_password::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   46:     0x63c18cb1f8f0 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_password::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x63c18cbcd573 - tokio[1489c2ff17f45dc8]::runtime::context::runtime::enter_runtime::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_password::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x63c18cb02f03 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_password::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x63c18cc05851 - <tokio[1489c2ff17f45dc8]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_password::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   50:     0x63c18cc093bd - <tokio[1489c2ff17f45dc8]::runtime::runtime::Runtime>::block_on::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_password::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:328:18
[INFO] [stdout]   51:     0x63c18cb9375a - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_password::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:646:12
[INFO] [stdout]   52:     0x63c18cbb3486 - <actix_rt[77e9cf482354c6da]::runtime::Runtime>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_password::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x63c18cbc9856 - <actix_rt[77e9cf482354c6da]::system::SystemRunner>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_password::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x63c18cbeff67 - integrated[abb2e8b59f83a12a]::tests::test_login_invalid_password
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:232:5
[INFO] [stdout]   55:     0x63c18cbd9d97 - integrated[abb2e8b59f83a12a]::tests::test_login_invalid_password::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:233:43
[INFO] [stdout]   56:     0x63c18cb643b6 - <integrated[abb2e8b59f83a12a]::tests::test_login_invalid_password::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x63c18cc1725b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x63c18cc1725b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x63c18cc23c4b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x63c18cc23c4b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x63c18cc23c4b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x63c18cc23c4b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x63c18cc1f364 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x63c18cc1f364 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x63c18cc26852 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x63c18cc26852 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x63c18cc26852 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x63c18cc26852 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x63c18cc26852 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x63c18cc26852 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x63c18cc26852 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x63c18d581bff - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   76:     0x63c18d581bff - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7bf919e7aaa4 - <unknown>
[INFO] [stdout]   78:     0x7bf919f07a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_login_empty_credentials stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_login_empty_credentials' (37) panicked at tests/integrated.rs:35:14:
[INFO] [stdout] Failed to connect to test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63c18d58262a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63c18d58262a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63c18d58262a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63c18d58262a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63c18d59ab4a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63c18d59ab4a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x63c18d587482 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63c18d587482 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63c18d56044f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63c18d56044f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63c18d57a199 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63c18cc2317c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x63c18cc2317c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63c18d57a412 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x63c18d57a412 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63c18d560508 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63c18d557a99 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63c18d56147d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63c18d59b3bc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63c18d59b102 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63c18cbb9983 - <core[786f478f706679df]::result::Result<sqlx_core[6c4adb9c2c1464c7]::pool::Pool<sqlx_postgres[bb150fcee1ed2c23]::database::Postgres>, sqlx_core[6c4adb9c2c1464c7]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63c18cbda499 - integrated[abb2e8b59f83a12a]::tests::setup::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:35:14
[INFO] [stdout]   22:     0x63c18cbe04e8 - integrated[abb2e8b59f83a12a]::tests::test_login_empty_credentials::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:261:36
[INFO] [stdout]   23:     0x63c18cba02ff - <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_login_empty_credentials::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x63c18cb954b0 - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_login_empty_credentials::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x63c18cb459d5 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::task::local::LocalData>>::try_with::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_login_empty_credentials::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x63c18cb4504e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::task::local::LocalData>>::with::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_login_empty_credentials::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x63c18cb931a6 - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_login_empty_credentials::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x63c18cba2e76 - <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_login_empty_credentials::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x63c18cb96e3f - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until::<integrated[abb2e8b59f83a12a]::tests::test_login_empty_credentials::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x63c18cbb22fd - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_empty_credentials::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x63c18cbb273d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_empty_credentials::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x63c18cb4479d - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_empty_credentials::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   33:     0x63c18cb4181b - tokio[1489c2ff17f45dc8]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_empty_credentials::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x63c18cb4181b - tokio[1489c2ff17f45dc8]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_empty_credentials::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x63c18cb4181b - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_empty_credentials::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   36:     0x63c18cb05b70 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_empty_credentials::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   37:     0x63c18cb2c5dd - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_empty_credentials::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   38:     0x63c18cb28ac4 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_empty_credentials::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   39:     0x63c18cc0c0ab - <tokio[1489c2ff17f45dc8]::runtime::context::scoped::Scoped<tokio[1489c2ff17f45dc8]::runtime::scheduler::Context>>::set::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_empty_credentials::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x63c18cbc3849 - tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_empty_credentials::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x63c18cb49ae2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::runtime::context::Context>>::try_with::<tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_empty_credentials::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x63c18cb466ee - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::runtime::context::Context>>::with::<tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_empty_credentials::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x63c18cbbf66d - tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_empty_credentials::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x63c18cb16610 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_empty_credentials::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   45:     0x63c18cb1de86 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_empty_credentials::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   46:     0x63c18cb1ff90 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_empty_credentials::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x63c18cbcd853 - tokio[1489c2ff17f45dc8]::runtime::context::runtime::enter_runtime::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_empty_credentials::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x63c18cb03063 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_empty_credentials::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x63c18cc05a71 - <tokio[1489c2ff17f45dc8]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_empty_credentials::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   50:     0x63c18cc0997d - <tokio[1489c2ff17f45dc8]::runtime::runtime::Runtime>::block_on::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_empty_credentials::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:328:18
[INFO] [stdout]   51:     0x63c18cb938da - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_login_empty_credentials::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:646:12
[INFO] [stdout]   52:     0x63c18cbb3546 - <actix_rt[77e9cf482354c6da]::runtime::Runtime>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_login_empty_credentials::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x63c18cbc98f6 - <actix_rt[77e9cf482354c6da]::system::SystemRunner>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_login_empty_credentials::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x63c18cbf0087 - integrated[abb2e8b59f83a12a]::tests::test_login_empty_credentials
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:259:5
[INFO] [stdout]   55:     0x63c18cbd9df7 - integrated[abb2e8b59f83a12a]::tests::test_login_empty_credentials::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:260:44
[INFO] [stdout]   56:     0x63c18cb64436 - <integrated[abb2e8b59f83a12a]::tests::test_login_empty_credentials::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x63c18cc1725b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x63c18cc1725b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x63c18cc23c4b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x63c18cc23c4b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x63c18cc23c4b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x63c18cc23c4b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x63c18cc1f364 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x63c18cc1f364 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x63c18cc26852 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x63c18cc26852 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x63c18cc26852 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x63c18cc26852 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x63c18cc26852 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x63c18cc26852 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x63c18cc26852 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x63c18d581bff - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   76:     0x63c18d581bff - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7bf919e7aaa4 - <unknown>
[INFO] [stdout]   78:     0x7bf919f07a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_get_transactions_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_get_transactions_success' (35) panicked at tests/integrated.rs:35:14:
[INFO] [stdout] Failed to connect to test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63c18d58262a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63c18d58262a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63c18d58262a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63c18d58262a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63c18d59ab4a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63c18d59ab4a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x63c18d587482 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63c18d587482 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63c18d56044f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63c18d56044f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63c18d57a199 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63c18cc2317c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x63c18cc2317c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63c18d57a412 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x63c18d57a412 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63c18d560508 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63c18d557a99 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63c18d56147d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63c18d59b3bc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63c18d59b102 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63c18cbb9983 - <core[786f478f706679df]::result::Result<sqlx_core[6c4adb9c2c1464c7]::pool::Pool<sqlx_postgres[bb150fcee1ed2c23]::database::Postgres>, sqlx_core[6c4adb9c2c1464c7]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63c18cbda499 - integrated[abb2e8b59f83a12a]::tests::setup::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:35:14
[INFO] [stdout]   22:     0x63c18cbe1dd5 - integrated[abb2e8b59f83a12a]::tests::test_get_transactions_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:480:35
[INFO] [stdout]   23:     0x63c18cba057f - <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_success::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x63c18cb95690 - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_success::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x63c18cb45bd5 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::task::local::LocalData>>::try_with::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_success::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x63c18cb450ee - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::task::local::LocalData>>::with::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_success::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x63c18cb93226 - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_success::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x63c18cba2f16 - <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_success::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x63c18cb9735f - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until::<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_success::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x63c18cbb237d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_success::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x63c18cbb27bd - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_success::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x63c18cb4481d - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_success::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   33:     0x63c18cb41b5b - tokio[1489c2ff17f45dc8]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_success::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x63c18cb41b5b - tokio[1489c2ff17f45dc8]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_success::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x63c18cb41b5b - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_success::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   36:     0x63c18cb061b0 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_success::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   37:     0x63c18cb2db1d - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_success::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   38:     0x63c18cb28b04 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_success::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   39:     0x63c18cc0c34b - <tokio[1489c2ff17f45dc8]::runtime::context::scoped::Scoped<tokio[1489c2ff17f45dc8]::runtime::scheduler::Context>>::set::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_success::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x63c18cbc38c9 - tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_success::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x63c18cb49d62 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::runtime::context::Context>>::try_with::<tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_success::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x63c18cb467ae - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::runtime::context::Context>>::with::<tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_success::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x63c18cbbf6ed - tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_success::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x63c18cb16e50 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_success::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   45:     0x63c18cb1df86 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_success::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   46:     0x63c18cb20630 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_success::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x63c18cbcdb33 - tokio[1489c2ff17f45dc8]::runtime::context::runtime::enter_runtime::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_success::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x63c18cb031c3 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_success::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x63c18cc05c91 - <tokio[1489c2ff17f45dc8]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_success::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   50:     0x63c18cc09f3d - <tokio[1489c2ff17f45dc8]::runtime::runtime::Runtime>::block_on::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_success::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:328:18
[INFO] [stdout]   51:     0x63c18cb93a5c - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_success::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:646:12
[INFO] [stdout]   52:     0x63c18cbb3604 - <actix_rt[77e9cf482354c6da]::runtime::Runtime>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_success::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x63c18cbc9998 - <actix_rt[77e9cf482354c6da]::system::SystemRunner>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_get_transactions_success::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x63c18cbf01a5 - integrated[abb2e8b59f83a12a]::tests::test_get_transactions_success
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:478:5
[INFO] [stdout]   55:     0x63c18cbd9e57 - integrated[abb2e8b59f83a12a]::tests::test_get_transactions_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:479:45
[INFO] [stdout]   56:     0x63c18cb644b6 - <integrated[abb2e8b59f83a12a]::tests::test_get_transactions_success::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x63c18cc1725b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x63c18cc1725b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x63c18cc23c4b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x63c18cc23c4b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x63c18cc23c4b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x63c18cc23c4b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x63c18cc1f364 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x63c18cc1f364 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x63c18cc26852 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x63c18cc26852 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x63c18cc26852 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x63c18cc26852 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x63c18cc26852 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x63c18cc26852 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x63c18cc26852 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x63c18d581bff - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   76:     0x63c18d581bff - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7bf919e7aaa4 - <unknown>
[INFO] [stdout]   78:     0x7bf919f07a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_register_short_password stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_register_short_password' (45) panicked at tests/integrated.rs:35:14:
[INFO] [stdout] Failed to connect to test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63c18d58262a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63c18d58262a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63c18d58262a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63c18d58262a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63c18d59ab4a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63c18d59ab4a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x63c18d587482 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63c18d587482 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63c18d56044f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63c18d56044f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63c18d57a199 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63c18cc2317c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x63c18cc2317c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63c18d57a412 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x63c18d57a412 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63c18d560508 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63c18d557a99 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63c18d56147d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63c18d59b3bc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63c18d59b102 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63c18cbb9983 - <core[786f478f706679df]::result::Result<sqlx_core[6c4adb9c2c1464c7]::pool::Pool<sqlx_postgres[bb150fcee1ed2c23]::database::Postgres>, sqlx_core[6c4adb9c2c1464c7]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63c18cbda499 - integrated[abb2e8b59f83a12a]::tests::setup::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:35:14
[INFO] [stdout]   22:     0x63c18cbe1316 - integrated[abb2e8b59f83a12a]::tests::test_register_short_password::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:176:36
[INFO] [stdout]   23:     0x63c18cba043f - <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_register_short_password::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x63c18cb955a0 - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_register_short_password::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x63c18cb45ad5 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::task::local::LocalData>>::try_with::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_register_short_password::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x63c18cb4509e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::task::local::LocalData>>::with::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_register_short_password::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x63c18cb931e6 - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_register_short_password::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x63c18cba2ec6 - <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_register_short_password::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x63c18cb970cf - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until::<integrated[abb2e8b59f83a12a]::tests::test_register_short_password::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x63c18cbb233d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_short_password::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x63c18cbb277d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_short_password::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x63c18cb447dd - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_short_password::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   33:     0x63c18cb419bb - tokio[1489c2ff17f45dc8]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_short_password::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x63c18cb419bb - tokio[1489c2ff17f45dc8]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_short_password::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x63c18cb419bb - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_short_password::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   36:     0x63c18cb05e90 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_short_password::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   37:     0x63c18cb2d07d - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_short_password::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   38:     0x63c18cb28ae4 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_short_password::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   39:     0x63c18cc0c1fb - <tokio[1489c2ff17f45dc8]::runtime::context::scoped::Scoped<tokio[1489c2ff17f45dc8]::runtime::scheduler::Context>>::set::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_short_password::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x63c18cbc3889 - tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_short_password::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x63c18cb49c22 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::runtime::context::Context>>::try_with::<tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_short_password::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x63c18cb4674e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::runtime::context::Context>>::with::<tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_short_password::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x63c18cbbf6ad - tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_short_password::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x63c18cb16a30 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_short_password::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   45:     0x63c18cb1df06 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_short_password::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   46:     0x63c18cb202e0 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_short_password::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x63c18cbcd9c3 - tokio[1489c2ff17f45dc8]::runtime::context::runtime::enter_runtime::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_short_password::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x63c18cb03113 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_short_password::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x63c18cc05b81 - <tokio[1489c2ff17f45dc8]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_short_password::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   50:     0x63c18cc09c5d - <tokio[1489c2ff17f45dc8]::runtime::runtime::Runtime>::block_on::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_short_password::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:328:18
[INFO] [stdout]   51:     0x63c18cb9399a - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_register_short_password::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:646:12
[INFO] [stdout]   52:     0x63c18cbb35a6 - <actix_rt[77e9cf482354c6da]::runtime::Runtime>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_register_short_password::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x63c18cbc9946 - <actix_rt[77e9cf482354c6da]::system::SystemRunner>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_register_short_password::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x63c18cbf0117 - integrated[abb2e8b59f83a12a]::tests::test_register_short_password
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:174:5
[INFO] [stdout]   55:     0x63c18cbd9e27 - integrated[abb2e8b59f83a12a]::tests::test_register_short_password::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:175:44
[INFO] [stdout]   56:     0x63c18cb64476 - <integrated[abb2e8b59f83a12a]::tests::test_register_short_password::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x63c18cc1725b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x63c18cc1725b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x63c18cc23c4b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x63c18cc23c4b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x63c18cc23c4b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x63c18cc23c4b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x63c18cc1f364 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x63c18cc1f364 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x63c18cc26852 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x63c18cc26852 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x63c18cc26852 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x63c18cc26852 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x63c18cc26852 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x63c18cc26852 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x63c18cc26852 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x63c18d581bff - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   76:     0x63c18d581bff - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7bf919e7aaa4 - <unknown>
[INFO] [stdout]   78:     0x7bf919f07a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_register_empty_credentials stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_register_empty_credentials' (44) panicked at tests/integrated.rs:35:14:
[INFO] [stdout] Failed to connect to test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63c18d58262a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63c18d58262a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63c18d58262a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63c18d58262a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63c18d59ab4a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63c18d59ab4a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x63c18d587482 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63c18d587482 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63c18d56044f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63c18d56044f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63c18d57a199 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63c18cc2317c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x63c18cc2317c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63c18d57a412 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x63c18d57a412 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63c18d560508 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63c18d557a99 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63c18d56147d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63c18d59b3bc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63c18d59b102 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63c18cbb9983 - <core[786f478f706679df]::result::Result<sqlx_core[6c4adb9c2c1464c7]::pool::Pool<sqlx_postgres[bb150fcee1ed2c23]::database::Postgres>, sqlx_core[6c4adb9c2c1464c7]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63c18cbda499 - integrated[abb2e8b59f83a12a]::tests::setup::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:35:14
[INFO] [stdout]   22:     0x63c18cbe5c06 - integrated[abb2e8b59f83a12a]::tests::test_register_empty_credentials::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:164:36
[INFO] [stdout]   23:     0x63c18cba07ff - <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_register_empty_credentials::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x63c18cb95870 - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_register_empty_credentials::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x63c18cb45dd5 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::task::local::LocalData>>::try_with::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_register_empty_credentials::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x63c18cb4518e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::task::local::LocalData>>::with::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_register_empty_credentials::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x63c18cb932a6 - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_register_empty_credentials::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x63c18cba2fb6 - <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_register_empty_credentials::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x63c18cb9787f - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until::<integrated[abb2e8b59f83a12a]::tests::test_register_empty_credentials::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x63c18cbb23fd - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_empty_credentials::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x63c18cbb283d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_empty_credentials::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x63c18cb4489d - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_empty_credentials::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   33:     0x63c18cb41e9b - tokio[1489c2ff17f45dc8]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_empty_credentials::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x63c18cb41e9b - tokio[1489c2ff17f45dc8]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_empty_credentials::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x63c18cb41e9b - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_empty_credentials::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   36:     0x63c18cb067f0 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_empty_credentials::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   37:     0x63c18cb2f05d - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_empty_credentials::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   38:     0x63c18cb28b44 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_empty_credentials::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   39:     0x63c18cc0c5eb - <tokio[1489c2ff17f45dc8]::runtime::context::scoped::Scoped<tokio[1489c2ff17f45dc8]::runtime::scheduler::Context>>::set::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_empty_credentials::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x63c18cbc3949 - tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_empty_credentials::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x63c18cb49fe2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::runtime::context::Context>>::try_with::<tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_empty_credentials::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x63c18cb4686e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::runtime::context::Context>>::with::<tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_empty_credentials::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x63c18cbbf76d - tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_empty_credentials::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x63c18cb17690 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_empty_credentials::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   45:     0x63c18cb1e086 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_empty_credentials::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   46:     0x63c18cb20cd0 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_empty_credentials::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x63c18cbcde13 - tokio[1489c2ff17f45dc8]::runtime::context::runtime::enter_runtime::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_empty_credentials::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x63c18cb03323 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_empty_credentials::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x63c18cc05eb1 - <tokio[1489c2ff17f45dc8]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_empty_credentials::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   50:     0x63c18cc0a4fd - <tokio[1489c2ff17f45dc8]::runtime::runtime::Runtime>::block_on::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_empty_credentials::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:328:18
[INFO] [stdout]   51:     0x63c18cb93bda - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_register_empty_credentials::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:646:12
[INFO] [stdout]   52:     0x63c18cbb36c6 - <actix_rt[77e9cf482354c6da]::runtime::Runtime>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_register_empty_credentials::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x63c18cbc9a36 - <actix_rt[77e9cf482354c6da]::system::SystemRunner>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_register_empty_credentials::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x63c18cbf02c7 - integrated[abb2e8b59f83a12a]::tests::test_register_empty_credentials
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:162:5
[INFO] [stdout]   55:     0x63c18cbd9eb7 - integrated[abb2e8b59f83a12a]::tests::test_register_empty_credentials::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:163:47
[INFO] [stdout]   56:     0x63c18cb64536 - <integrated[abb2e8b59f83a12a]::tests::test_register_empty_credentials::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x63c18cc1725b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x63c18cc1725b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x63c18cc23c4b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x63c18cc23c4b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x63c18cc23c4b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x63c18cc23c4b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x63c18cc1f364 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x63c18cc1f364 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x63c18cc26852 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x63c18cc26852 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x63c18cc26852 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x63c18cc26852 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x63c18cc26852 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x63c18cc26852 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x63c18cc26852 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x63c18d581bff - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   76:     0x63c18d581bff - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7bf919e7aaa4 - <unknown>
[INFO] [stdout]   78:     0x7bf919f07a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_login_invalid_username stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_login_invalid_username' (41) panicked at tests/integrated.rs:35:14:
[INFO] [stdout] Failed to connect to test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63c18d58262a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63c18d58262a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63c18d58262a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63c18d58262a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63c18d59ab4a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63c18d59ab4a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x63c18d587482 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63c18d587482 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63c18d56044f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63c18d56044f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63c18d57a199 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63c18cc2317c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x63c18cc2317c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63c18d57a412 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x63c18d57a412 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63c18d560508 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63c18d557a99 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63c18d56147d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63c18d59b3bc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63c18d59b102 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63c18cbb9983 - <core[786f478f706679df]::result::Result<sqlx_core[6c4adb9c2c1464c7]::pool::Pool<sqlx_postgres[bb150fcee1ed2c23]::database::Postgres>, sqlx_core[6c4adb9c2c1464c7]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63c18cbda499 - integrated[abb2e8b59f83a12a]::tests::setup::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:35:14
[INFO] [stdout]   22:     0x63c18cbdf6a8 - integrated[abb2e8b59f83a12a]::tests::test_login_invalid_username::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:215:36
[INFO] [stdout]   23:     0x63c18cba01bf - <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_username::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x63c18cb953c0 - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_username::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x63c18cb458d5 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::task::local::LocalData>>::try_with::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_username::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x63c18cb44ffe - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::task::local::LocalData>>::with::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_username::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x63c18cb93166 - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_username::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x63c18cba2e26 - <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_username::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x63c18cb96baf - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until::<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_username::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x63c18cbb22bd - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_username::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x63c18cbb26fd - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_username::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x63c18cb4475d - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_username::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   33:     0x63c18cb4167b - tokio[1489c2ff17f45dc8]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_username::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x63c18cb4167b - tokio[1489c2ff17f45dc8]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_username::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x63c18cb4167b - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_username::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   36:     0x63c18cb05850 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_username::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   37:     0x63c18cb2bb3d - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_username::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   38:     0x63c18cb28aa4 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_username::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   39:     0x63c18cc0bf5b - <tokio[1489c2ff17f45dc8]::runtime::context::scoped::Scoped<tokio[1489c2ff17f45dc8]::runtime::scheduler::Context>>::set::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_username::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x63c18cbc3809 - tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_username::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x63c18cb499a2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::runtime::context::Context>>::try_with::<tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_username::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x63c18cb4668e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::runtime::context::Context>>::with::<tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_username::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x63c18cbbf62d - tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_username::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x63c18cb161f0 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_username::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   45:     0x63c18cb1de06 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_username::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   46:     0x63c18cb1fc40 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_username::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x63c18cbcd6e3 - tokio[1489c2ff17f45dc8]::runtime::context::runtime::enter_runtime::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_username::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x63c18cb02fb3 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_username::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x63c18cc05961 - <tokio[1489c2ff17f45dc8]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_username::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   50:     0x63c18cc0969d - <tokio[1489c2ff17f45dc8]::runtime::runtime::Runtime>::block_on::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_username::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:328:18
[INFO] [stdout]   51:     0x63c18cb9381a - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_username::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:646:12
[INFO] [stdout]   52:     0x63c18cbb34e6 - <actix_rt[77e9cf482354c6da]::runtime::Runtime>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_username::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x63c18cbc98a6 - <actix_rt[77e9cf482354c6da]::system::SystemRunner>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_login_invalid_username::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x63c18cbefff7 - integrated[abb2e8b59f83a12a]::tests::test_login_invalid_username
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:213:5
[INFO] [stdout]   55:     0x63c18cbd9dc7 - integrated[abb2e8b59f83a12a]::tests::test_login_invalid_username::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:214:43
[INFO] [stdout]   56:     0x63c18cb643f6 - <integrated[abb2e8b59f83a12a]::tests::test_login_invalid_username::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x63c18cc1725b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x63c18cc1725b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x63c18cc23c4b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x63c18cc23c4b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x63c18cc23c4b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x63c18cc23c4b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x63c18cc1f364 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x63c18cc1f364 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x63c18cc26852 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x63c18cc26852 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x63c18cc26852 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x63c18cc26852 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x63c18cc26852 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x63c18cc26852 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x63c18cc26852 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x63c18d581bff - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   76:     0x63c18d581bff - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7bf919e7aaa4 - <unknown>
[INFO] [stdout]   78:     0x7bf919f07a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_register_duplicate_username stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_register_duplicate_username' (43) panicked at tests/integrated.rs:35:14:
[INFO] [stdout] Failed to connect to test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63c18d58262a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63c18d58262a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63c18d58262a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63c18d58262a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63c18d59ab4a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63c18d59ab4a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x63c18d587482 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63c18d587482 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63c18d56044f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63c18d56044f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63c18d57a199 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63c18cc2317c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x63c18cc2317c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63c18d57a412 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x63c18d57a412 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63c18d560508 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63c18d557a99 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63c18d56147d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63c18d59b3bc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63c18d59b102 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63c18cbb9983 - <core[786f478f706679df]::result::Result<sqlx_core[6c4adb9c2c1464c7]::pool::Pool<sqlx_postgres[bb150fcee1ed2c23]::database::Postgres>, sqlx_core[6c4adb9c2c1464c7]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63c18cbda499 - integrated[abb2e8b59f83a12a]::tests::setup::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:35:14
[INFO] [stdout]   22:     0x63c18cbe6624 - integrated[abb2e8b59f83a12a]::tests::test_register_duplicate_username::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:146:36
[INFO] [stdout]   23:     0x63c18cba093f - <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_register_duplicate_username::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x63c18cb95960 - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_register_duplicate_username::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x63c18cb45ed5 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::task::local::LocalData>>::try_with::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_register_duplicate_username::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x63c18cb451de - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::task::local::LocalData>>::with::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_register_duplicate_username::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x63c18cb932e6 - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_register_duplicate_username::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x63c18cba3006 - <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_register_duplicate_username::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x63c18cb97b0f - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until::<integrated[abb2e8b59f83a12a]::tests::test_register_duplicate_username::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x63c18cbb243d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_duplicate_username::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x63c18cbb287d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_duplicate_username::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x63c18cb448dd - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_duplicate_username::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   33:     0x63c18cb4203b - tokio[1489c2ff17f45dc8]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_duplicate_username::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x63c18cb4203b - tokio[1489c2ff17f45dc8]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_duplicate_username::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x63c18cb4203b - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_duplicate_username::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   36:     0x63c18cb06b10 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_duplicate_username::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   37:     0x63c18cb2fafd - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_duplicate_username::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   38:     0x63c18cb28b64 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_duplicate_username::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   39:     0x63c18cc0c73b - <tokio[1489c2ff17f45dc8]::runtime::context::scoped::Scoped<tokio[1489c2ff17f45dc8]::runtime::scheduler::Context>>::set::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_duplicate_username::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x63c18cbc3989 - tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_duplicate_username::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x63c18cb4a122 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::runtime::context::Context>>::try_with::<tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_duplicate_username::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x63c18cb468ce - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::runtime::context::Context>>::with::<tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_duplicate_username::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x63c18cbbf7ad - tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_duplicate_username::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x63c18cb17ab0 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_duplicate_username::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   45:     0x63c18cb1e106 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_duplicate_username::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   46:     0x63c18cb21020 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_duplicate_username::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x63c18cbcdf83 - tokio[1489c2ff17f45dc8]::runtime::context::runtime::enter_runtime::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_duplicate_username::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x63c18cb033d3 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_duplicate_username::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x63c18cc05fc1 - <tokio[1489c2ff17f45dc8]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_duplicate_username::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   50:     0x63c18cc0a7dd - <tokio[1489c2ff17f45dc8]::runtime::runtime::Runtime>::block_on::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_duplicate_username::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:328:18
[INFO] [stdout]   51:     0x63c18cb93c9a - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_register_duplicate_username::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:646:12
[INFO] [stdout]   52:     0x63c18cbb3726 - <actix_rt[77e9cf482354c6da]::runtime::Runtime>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_register_duplicate_username::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x63c18cbc9a86 - <actix_rt[77e9cf482354c6da]::system::SystemRunner>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_register_duplicate_username::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x63c18cbf0357 - integrated[abb2e8b59f83a12a]::tests::test_register_duplicate_username
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:144:5
[INFO] [stdout]   55:     0x63c18cbd9ee7 - integrated[abb2e8b59f83a12a]::tests::test_register_duplicate_username::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:145:48
[INFO] [stdout]   56:     0x63c18cb64576 - <integrated[abb2e8b59f83a12a]::tests::test_register_duplicate_username::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x63c18cc1725b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x63c18cc1725b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x63c18cc23c4b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x63c18cc23c4b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x63c18cc23c4b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x63c18cc23c4b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x63c18cc1f364 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x63c18cc1f364 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x63c18cc26852 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x63c18cc26852 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x63c18cc26852 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x63c18cc26852 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x63c18cc26852 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x63c18cc26852 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x63c18cc26852 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x63c18d581bff - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   76:     0x63c18d581bff - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7bf919e7aaa4 - <unknown>
[INFO] [stdout]   78:     0x7bf919f07a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_login_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_login_success' (42) panicked at tests/integrated.rs:35:14:
[INFO] [stdout] Failed to connect to test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63c18d58262a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63c18d58262a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63c18d58262a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63c18d58262a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63c18d59ab4a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63c18d59ab4a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x63c18d587482 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63c18d587482 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63c18d56044f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63c18d56044f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63c18d57a199 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63c18cc2317c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x63c18cc2317c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63c18d57a412 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x63c18d57a412 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63c18d560508 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63c18d557a99 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63c18d56147d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63c18d59b3bc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63c18d59b102 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63c18cbb9983 - <core[786f478f706679df]::result::Result<sqlx_core[6c4adb9c2c1464c7]::pool::Pool<sqlx_postgres[bb150fcee1ed2c23]::database::Postgres>, sqlx_core[6c4adb9c2c1464c7]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63c18cbda499 - integrated[abb2e8b59f83a12a]::tests::setup::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:35:14
[INFO] [stdout]   22:     0x63c18cbdb331 - integrated[abb2e8b59f83a12a]::tests::test_login_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:188:35
[INFO] [stdout]   23:     0x63c18cb9fcbf - <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_login_success::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x63c18cb95000 - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_login_success::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x63c18cb454d5 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::task::local::LocalData>>::try_with::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_login_success::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x63c18cb44ebe - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::task::local::LocalData>>::with::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_login_success::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x63c18cb93066 - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_login_success::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x63c18cba2ce6 - <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_login_success::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x63c18cb9616f - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until::<integrated[abb2e8b59f83a12a]::tests::test_login_success::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x63c18cbb21bd - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_success::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x63c18cbb25fd - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_success::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x63c18cb4465d - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_success::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   33:     0x63c18cb40ffb - tokio[1489c2ff17f45dc8]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_success::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x63c18cb40ffb - tokio[1489c2ff17f45dc8]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_success::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x63c18cb40ffb - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_success::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   36:     0x63c18cb04bd0 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_success::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   37:     0x63c18cb290bd - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_success::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   38:     0x63c18cb28a24 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_success::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   39:     0x63c18cc0ba1b - <tokio[1489c2ff17f45dc8]::runtime::context::scoped::Scoped<tokio[1489c2ff17f45dc8]::runtime::scheduler::Context>>::set::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_success::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x63c18cbc3709 - tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_success::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x63c18cb494a2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::runtime::context::Context>>::try_with::<tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_success::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x63c18cb4650e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::runtime::context::Context>>::with::<tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_success::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x63c18cbbf52d - tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_success::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x63c18cb15170 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_success::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   45:     0x63c18cb1dc06 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_success::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   46:     0x63c18cb1ef00 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_success::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x63c18cbcd123 - tokio[1489c2ff17f45dc8]::runtime::context::runtime::enter_runtime::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_success::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x63c18cb02cf3 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_success::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x63c18cc05521 - <tokio[1489c2ff17f45dc8]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_success::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   50:     0x63c18cc08b1d - <tokio[1489c2ff17f45dc8]::runtime::runtime::Runtime>::block_on::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_login_success::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:328:18
[INFO] [stdout]   51:     0x63c18cb9351a - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_login_success::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:646:12
[INFO] [stdout]   52:     0x63c18cbb3366 - <actix_rt[77e9cf482354c6da]::runtime::Runtime>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_login_success::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x63c18cbc9766 - <actix_rt[77e9cf482354c6da]::system::SystemRunner>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_login_success::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x63c18cbefdb7 - integrated[abb2e8b59f83a12a]::tests::test_login_success
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:186:5
[INFO] [stdout]   55:     0x63c18cbd9d07 - integrated[abb2e8b59f83a12a]::tests::test_login_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:187:34
[INFO] [stdout]   56:     0x63c18cb642f6 - <integrated[abb2e8b59f83a12a]::tests::test_login_success::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x63c18cc1725b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x63c18cc1725b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x63c18cc23c4b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x63c18cc23c4b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x63c18cc23c4b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x63c18cc23c4b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x63c18cc1f364 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x63c18cc1f364 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x63c18cc26852 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x63c18cc26852 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x63c18cc26852 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x63c18cc26852 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x63c18cc26852 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x63c18cc26852 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x63c18cc26852 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x63c18d581bff - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   76:     0x63c18d581bff - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7bf919e7aaa4 - <unknown>
[INFO] [stdout]   78:     0x7bf919f07a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_register_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_register_success' (51) panicked at tests/integrated.rs:35:14:
[INFO] [stdout] Failed to connect to test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63c18d58262a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63c18d58262a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63c18d58262a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63c18d58262a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63c18d59ab4a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63c18d59ab4a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x63c18d587482 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63c18d587482 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63c18d56044f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63c18d56044f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63c18d57a199 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63c18cc2317c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x63c18cc2317c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63c18d57a412 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x63c18d57a412 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63c18d560508 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63c18d557a99 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63c18d56147d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63c18d59b3bc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63c18d59b102 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63c18cbb9983 - <core[786f478f706679df]::result::Result<sqlx_core[6c4adb9c2c1464c7]::pool::Pool<sqlx_postgres[bb150fcee1ed2c23]::database::Postgres>, sqlx_core[6c4adb9c2c1464c7]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63c18cbda499 - integrated[abb2e8b59f83a12a]::tests::setup::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:35:14
[INFO] [stdout]   22:     0x63c18cbdc606 - integrated[abb2e8b59f83a12a]::tests::test_register_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:134:36
[INFO] [stdout]   23:     0x63c18cb9fdff - <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_register_success::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x63c18cb950f0 - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_register_success::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x63c18cb455d5 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::task::local::LocalData>>::try_with::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_register_success::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x63c18cb44f0e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::task::local::LocalData>>::with::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_register_success::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x63c18cb930a6 - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_register_success::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x63c18cba2d36 - <tokio[1489c2ff17f45dc8]::task::local::RunUntil<integrated[abb2e8b59f83a12a]::tests::test_register_success::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x63c18cb963ff - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until::<integrated[abb2e8b59f83a12a]::tests::test_register_success::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x63c18cbb21fd - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_success::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x63c18cbb263d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_success::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x63c18cb4469d - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_success::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   33:     0x63c18cb4119b - tokio[1489c2ff17f45dc8]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_success::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x63c18cb4119b - tokio[1489c2ff17f45dc8]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_success::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x63c18cb4119b - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_success::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   36:     0x63c18cb04ef0 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_success::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   37:     0x63c18cb29b5d - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_success::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   38:     0x63c18cb28a44 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_success::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   39:     0x63c18cc0bb6b - <tokio[1489c2ff17f45dc8]::runtime::context::scoped::Scoped<tokio[1489c2ff17f45dc8]::runtime::scheduler::Context>>::set::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_success::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x63c18cbc3749 - tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_success::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x63c18cb495e2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::runtime::context::Context>>::try_with::<tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_success::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x63c18cb4656e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[1489c2ff17f45dc8]::runtime::context::Context>>::with::<tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_success::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x63c18cbbf56d - tokio[1489c2ff17f45dc8]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_success::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x63c18cb15590 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_success::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   45:     0x63c18cb1dc86 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_success::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   46:     0x63c18cb1f250 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_success::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x63c18cbcd293 - tokio[1489c2ff17f45dc8]::runtime::context::runtime::enter_runtime::<<tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_success::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x63c18cb02da3 - <tokio[1489c2ff17f45dc8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_success::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x63c18cc05631 - <tokio[1489c2ff17f45dc8]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_success::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   50:     0x63c18cc08dfd - <tokio[1489c2ff17f45dc8]::runtime::runtime::Runtime>::block_on::<<tokio[1489c2ff17f45dc8]::task::local::LocalSet>::run_until<integrated[abb2e8b59f83a12a]::tests::test_register_success::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:328:18
[INFO] [stdout]   51:     0x63c18cb935da - <tokio[1489c2ff17f45dc8]::task::local::LocalSet>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_register_success::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/local.rs:646:12
[INFO] [stdout]   52:     0x63c18cbb33c6 - <actix_rt[77e9cf482354c6da]::runtime::Runtime>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_register_success::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x63c18cbc97b6 - <actix_rt[77e9cf482354c6da]::system::SystemRunner>::block_on::<integrated[abb2e8b59f83a12a]::tests::test_register_success::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x63c18cbefe47 - integrated[abb2e8b59f83a12a]::tests::test_register_success
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:132:5
[INFO] [stdout]   55:     0x63c18cbd9d37 - integrated[abb2e8b59f83a12a]::tests::test_register_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrated.rs:133:37
[INFO] [stdout]   56:     0x63c18cb64336 - <integrated[abb2e8b59f83a12a]::tests::test_register_success::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x63c18cc1725b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x63c18cc1725b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x63c18cc23c4b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x63c18cc23c4b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x63c18cc23c4b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x63c18cc23c4b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x63c18cc23c4b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x63c18cc1f364 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x63c18cc1f364 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x63c18cc26852 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x63c18cc26852 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x63c18cc26852 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x63c18cc26852 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x63c18cc26852 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x63c18cc26852 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x63c18cc26852 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x63c18d581bff - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   76:     0x63c18d581bff - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7bf919e7aaa4 - <unknown>
[INFO] [stdout]   78:     0x7bf919f07a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_create_transaction_deposit
[INFO] [stdout]     tests::test_create_transaction_insufficient_funds
[INFO] [stdout]     tests::test_create_transaction_invalid_token
[INFO] [stdout]     tests::test_create_transaction_invalid_type
[INFO] [stdout]     tests::test_create_transaction_negative_amount
[INFO] [stdout]     tests::test_create_transaction_withdrawal_success
[INFO] [stdout]     tests::test_get_transactions_empty
[INFO] [stdout]     tests::test_get_transactions_invalid_token
[INFO] [stdout]     tests::test_get_transactions_success
[INFO] [stdout]     tests::test_login_empty_credentials
[INFO] [stdout]     tests::test_login_invalid_password
[INFO] [stdout]     tests::test_login_invalid_username
[INFO] [stdout]     tests::test_login_success
[INFO] [stdout]     tests::test_register_duplicate_username
[INFO] [stdout]     tests::test_register_empty_credentials
[INFO] [stdout]     tests::test_register_short_password
[INFO] [stdout]     tests::test_register_success
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 17 failed; 0 ignored; 0 measured; 0 filtered out; finished in 90.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integrated`
[INFO] running `Command { std: "docker" "inspect" "22024128b9f129bebfbbe72dad78e7414b2e9fedc94e3f968afc44b61c5a2e73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22024128b9f129bebfbbe72dad78e7414b2e9fedc94e3f968afc44b61c5a2e73", kill_on_drop: false }`
[INFO] [stdout] 22024128b9f129bebfbbe72dad78e7414b2e9fedc94e3f968afc44b61c5a2e73
